home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / ftn / idate.z / idate
Encoding:
Text File  |  1998-10-30  |  1.8 KB  |  67 lines

  1.  
  2.  
  3.  
  4. IIIIDDDDAAAATTTTEEEE((((3333FFFF))))                                                            IIIIDDDDAAAATTTTEEEE((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      idate, itime - return date or time in numerical form
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee iiiiddddaaaatttteeee ((((iiiimmmmoooonnnn,,,,iiiiddddaaaayyyy,,,,iiiiyyyyeeeeaaaarrrr))))
  13.      iiiinnnntttteeeeggggeeeerrrr iiiimmmmoooonnnn,,,,iiiiddddaaaayyyy,,,,iiiiyyyyeeeeaaaarrrr
  14.  
  15.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee iiiittttiiiimmmmeeee ((((iiiiaaaarrrrrrrraaaayyyy))))
  16.      iiiinnnntttteeeeggggeeeerrrr iiiiaaaarrrrrrrraaaayyyy((((3333))))
  17.  
  18. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.      _I_d_a_t_e returns the current date in the variables _i_m_o_n, _i_d_a_y, and _i_y_e_a_r.
  20.      The order is: mon, day, year.  Month will be in the range 1-12. Year will
  21.      be returned as the last two digits.
  22.  
  23.      _I_t_i_m_e returns the current time in _i_a_r_r_a_y. The order is: hour, minute,
  24.      second.
  25.  
  26. FFFFIIIILLLLEEEESSSS
  27.      /usr/lib/libU77.a
  28.  
  29. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  30.      ctime(3F), fdate(3F)
  31.  
  32. OOOORRRRIIIIGGGGIIIINNNN
  33.      MIPS Computer Systems
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.